"Asset":{"type":"object","additionalProperties":false,"title":"Asset","description":"A physical or digital object or collection of objects specific to the creation of the Creative Work.","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityType":{"title":"Entity Type","type":"string","const":"Asset"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier","title":"Identifier"},"name":{"title":"Asset name","description":"A human readable name for the asset","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Asset description","description":"A human readable description of the asset","anyOf":[{"type":"string"},{"type":"null"}]},"assetInfo":{"type":"object","additionalProperties":true,"title":"Asset Information","description":"Properties describing the instance of this asset including version, provenance, variant"},"version":{"type":"object","additionalProperties":true,"title":"Version Information","description":"Properties describing the instance of this asset including version, provenance, variant","properties":{}},"Asset":{"title":"Asset Group","description":"The set of Assets that make up an an asset group and has a structuralType of 'assetGroup'","anyOf":[{"type":"array","additionalItems":true,"items":{"$ref":"#/definitions/Asset/properties/Asset"}},{"type":"null"}]},"AssetSC":{"$ref":"#/definitions/Asset/properties/AssetSC","title":"Structural Characteristics"},"assetFC":{"$ref":"#/definitions/Asset/properties/assetFC","title":"Functional Characteristics"},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Asset Context"}}}
"identifier":{"type":"array","additionalItems":true,"title":"Identifier","description":"An identifier uniquely identifies an entity within a particular scope.","items":{"type":"object","additionalProperties":false,"required":["identifierScope","identifierValue"],"properties":{"identifierScope":{"type":"string","title":"Identifier Scope","description":"The universe within which an identifier is valid and unique."},"identifierValue":{"type":"string","title":"Identifier Value","description":"A string of characters that uniquely identifies an object within a particular scope."}}}}
"items":{"type":"object","additionalProperties":false,"required":["identifierScope","identifierValue"],"properties":{"identifierScope":{"type":"string","title":"Identifier Scope","description":"The universe within which an identifier is valid and unique."},"identifierValue":{"type":"string","title":"Identifier Value","description":"A string of characters that uniquely identifies an object within a particular scope."}}}
Schema identifierScope
Annotations
Title Identifier Scope
Description The universe within which an identifier is valid and unique.
"identifierValue":{"type":"string","title":"Identifier Value","description":"A string of characters that uniquely identifies an object within a particular scope."}
"assetInfo":{"type":"object","additionalProperties":true,"title":"Asset Information","description":"Properties describing the instance of this asset including version, provenance, variant"}
Schema version
Annotations
Title Version Information
Description Properties describing the instance of this asset including version, provenance, variant
"version":{"type":"object","additionalProperties":true,"title":"Version Information","description":"Properties describing the instance of this asset including version, provenance, variant","properties":{"versionNumber":{"anyOf":[{"type":"string"},{"type":"null"}]},"variantOf":{"$ref":"#/definitions/Asset/properties/Asset"},"hasVariant":{"$ref":"#/definitions/Asset/properties/Asset"},"alternateOf":{"$ref":"#/definitions/Asset/properties/Asset"},"hasAlternate":{"$ref":"#/definitions/Asset/properties/Asset"}}}
"Asset":{"title":"Asset Group","description":"The set of Assets that make up an an asset group and has a structuralType of 'assetGroup'","anyOf":[{"type":"array","additionalItems":true,"items":{"$ref":"#/definitions/Asset/properties/Asset"}},{"type":"null"}]}
"AssetSC":{"type":"object","additionalProperties":false,"title":"Asset Structural Characteristics","description":"Describes the form of an Asset along with the attributes specific to that asset’s form","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityType":{"title":"Entity Type","type":"string","const":"AssetSC"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"version":{"type":"object","properties":{}},"structuralType":{"title":"Structural Type","description":"A structured description of the the assets form","examples":["assetGroup","digital.image","analog.movingImage"],"anyOf":[{"type":"string"},{"type":"null"}]},"structuralProperties":{"title":"Structural Properties","description":"A set of properties that describe the asset in this form","anyOf":[{"type":"object","additionalProperties":true,"properties":{"dimensions":{"type":"string"},"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]},"customData":{"$ref":"#/definitions/core/properties/customData"}}}
"structuralType":{"title":"Structural Type","description":"A structured description of the the assets form","examples":["assetGroup","digital.image","analog.movingImage"],"anyOf":[{"type":"string"},{"type":"null"}]}
Schema structuralProperties
Annotations
Title Structural Properties
Description A set of properties that describe the asset in this form
"structuralProperties":{"title":"Structural Properties","description":"A set of properties that describe the asset in this form","anyOf":[{"type":"object","additionalProperties":true,"properties":{"dimensions":{"type":"string"},"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]}
"customData":{"type":"object","additionalProperties":true,"title":"Custom Data","description":"A user defined set of custom data in the payload of the instance, used where the formal schema lacks required properties"}
"assetFC":{"type":"object","additionalProperties":true,"title":"Asset Functional Characteristics","description":"Describes the use or purpose of an Asset within the production process","properties":{"functionalType":{"title":"Functional Type","description":"A structured description of the the assets function as it relates to the production","examples":["assetGroup","digital.image","analog.movingImage"],"anyOf":[{"type":"string"},{"type":"null"}]},"functionalProperties":{"title":"Functional Properties","description":"A set of properties that describe the asset functional use","anyOf":[{"type":"object","additionalProperties":true,"properties":{"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]},"customData":{"$ref":"#/definitions/core/properties/customData"}}}
Schema functionalType
Annotations
Title Functional Type
Description A structured description of the the assets function as it relates to the production
"functionalType":{"title":"Functional Type","description":"A structured description of the the assets function as it relates to the production","examples":["assetGroup","digital.image","analog.movingImage"],"anyOf":[{"type":"string"},{"type":"null"}]}
Schema functionalProperties
Annotations
Title Functional Properties
Description A set of properties that describe the asset functional use
"functionalProperties":{"title":"Functional Properties","description":"A set of properties that describe the asset functional use","anyOf":[{"type":"object","additionalProperties":true,"properties":{"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]}
"Context":{"type":"object","additionalProperties":true,"title":"Context","description":"Informs scope within the construction process of a Creative Work.","required":["entityType","identifier"],"patternProperties":{"^contributor(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Participant":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Participant/properties/Participant","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^contributesTo(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"CreativeWork":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/CreativeWork","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^depictedBy(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Asset":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Asset/properties/Asset","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^depicts(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"NarrativeLocation":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeLocation","type":"object"}},{"type":"null"}]},"NarrativeObject":{"anyOf":[{"type":"array","additionalItems":false,"items":[{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeObject","type":"object"}]},{"type":"null"}]}}},{"type":"null"}]},"^featuredIn(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"NarrativeScene":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeScene","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^features(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Character":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/MediaCreationContext/properties/Character","type":"object"}},{"type":"null"}]},"NarrativeAction":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeAction","type":"object"}},{"type":"null"}]},"NarrativeAudio":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeAudio","type":"object"}},{"type":"null"}]},"NarrativeEffect":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeAudio","type":"object"}},{"type":"null"}]},"NarrativeObject":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeObject","type":"object"}},{"type":"null"}]},"NarrativeStyling":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeStyling"}},{"type":"null"}]}}},{"type":"null"}]},"^for(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Asset":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Asset/properties/Asset","type":"object"}},{"type":"null"}]},"Character":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/Character","type":"object"}},{"type":"null"}]},"CreativeWork":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/CreativeWork","type":"object"}},{"type":"null"}]},"NarrativeObject":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeObject","type":"object"}},{"type":"null"}]},"NarrativeScene":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeScene","type":"object"}},{"type":"null"}]},"ProductionScene":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/ProductionScene","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^has(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Asset":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/Asset/properties/Asset","type":"object"}},{"type":"null"}]},"NarrativeAction":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeAction","type":"object"}},{"type":"null"}]},"NarrativeLocation":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeLocation","type":"object"}},{"type":"null"}]},"NarrativeObject":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeObject","type":"object"}},{"type":"null"}]},"NarrativeStyling":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeStyling","type":"object"}},{"type":"null"}]},"ProductionLocation":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/MediaCreationContext/properties/ProductionLocation","type":"object"}},{"type":"null"}]},"Role":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Participant/properties/Role","type":"object"}},{"type":"null"}]},"Sequence":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/MediaCreationContext/properties/Sequence","type":"object"}},{"type":"null"}]},"Slate":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/MediaCreationContext/properties/Slate","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^is(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Participant":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Participant/properties/Participant","type":"object"}},{"type":"null"}]},"ProductionLocation":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/ProductionLocation","type":"object"}},{"type":"null"}]},"Person":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Participant/properties/Person","type":"object"}},{"type":"null"}]},"Organization":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Participant/properties/Organization","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^portrayedBy(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Asset":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Asset/properties/Asset","type":"object"}},{"type":"null"}]},"Participant":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Participant/properties/Participant","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^portrays(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Character":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/Character","type":"object"}},{"type":"null"}]},"NarrativeObject":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeObject","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^representedBy(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"ProductionScene":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/ProductionScene","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^represents(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"NarrativeScene":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeScene","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^uses(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Asset":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Asset/properties/Asset","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^usedBy(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"ProductionScene":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/ProductionScene","type":"object"}},{"type":"null"}]},"Sequence":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/Sequence","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^usedIn(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Asset":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Asset/properties/Asset","type":"object"}},{"type":"null"}]}}},{"type":"null"}]}},"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Context"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Context name","description":"The primary name used for the character","anyOf":[{"type":"string"},{"type":"null"}]}}}
"Participant":{"type":"object","additionalProperties":false,"title":"Participant","description":"The entities (people, organizations, and services) that are responsible for the production of the Creative Work.","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Participant"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Participant name","description":"A human readable name for the participant, primarily for use as a label","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Description","description":"A brief description of the participant","anyOf":[{"type":"string"},{"type":"null"}]},"ParticipantSC":{"title":"Participant Structural Characteristics","description":"Describes the form of a Participant along with the attributes specific to that Participant’s form.","oneOf":[{"$ref":"#/definitions/Participant/properties/Person"},{"$ref":"#/definitions/Participant/properties/Department"},{"$ref":"#/definitions/Participant/properties/Organization"},{"$ref":"#/definitions/Participant/properties/Service"}],"type":"object"},"participantFC":{"type":"object","additionalProperties":true,"title":"Participant Functional Characteristics","description":"The use or purpose of a Participant within the production process","properties":{}},"contact":{"$ref":"#/definitions/Utility/properties/contact","title":"Participant Contact","description":"Contact information for the Participant"},"Participant":{"type":"array","additionalItems":true,"title":"Participant","description":"Any Participants that are members of this Participant group","items":{}},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Participant Context"},"customData":{"$ref":"#/definitions/core/properties/customData"}}}
"name":{"title":"Participant name","description":"A human readable name for the participant, primarily for use as a label","anyOf":[{"type":"string"},{"type":"null"}]}
Schema description
Annotations
Title Description
Description A brief description of the participant
"ParticipantSC":{"title":"Participant Structural Characteristics","description":"Describes the form of a Participant along with the attributes specific to that Participant’s form.","oneOf":[{"$ref":"#/definitions/Participant/properties/Person"},{"$ref":"#/definitions/Participant/properties/Department"},{"$ref":"#/definitions/Participant/properties/Organization"},{"$ref":"#/definitions/Participant/properties/Service"}],"type":"object"}
"Person":{"title":"Person","description":"People are the individuals that are associated with the production","anyOf":[{"type":"object","additionalProperties":false,"required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Person"},"identifier":{"type":"array","additionalItems":true,"title":"Identifier","description":"An identifier uniquely identifies an entity within a particular scope.","items":{"type":"object","additionalProperties":false,"required":["identifierScope","identifierValue"],"properties":{"identifierScope":{"type":"string","title":"Identifier Scope","description":"The universe within which an identifier is valid and unique."},"identifierValue":{"type":"string","title":"Identifier Value","description":"A string of characters that uniquely identifies an object within a particular scope."}}}},"name":{"title":"Person name","description":"A human readable name for the person, convienient for use in UI's etc.","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Description","description":"A brief description of the person","anyOf":[{"type":"string"},{"type":"null"}]},"jobTitle":{"title":"Job Title","description":"A persons job title (as distinct from a specific role)","anyOf":[{"type":"string"},{"type":"null"}]},"gender":{"$ref":"#/definitions/Utility/properties/gender"},"Location":{"$ref":"#/definitions/Utility/properties/Location"},"contact":{"$ref":"#/definitions/Utility/properties/contact","title":"Person Contact","description":"Contact information for the Person"},"personName":{"$ref":"#/definitions/Utility/properties/completeName","title":"Person Name","description":"The cannonical name or set of names and titles for the Person"},"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]}
"Person/0":{"type":"object","additionalProperties":false,"required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Person"},"identifier":{"type":"array","additionalItems":true,"title":"Identifier","description":"An identifier uniquely identifies an entity within a particular scope.","items":{}},"name":{"title":"Person name","description":"A human readable name for the person, convienient for use in UI's etc.","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Description","description":"A brief description of the person","anyOf":[{"type":"string"},{"type":"null"}]},"jobTitle":{"title":"Job Title","description":"A persons job title (as distinct from a specific role)","anyOf":[{"type":"string"},{"type":"null"}]},"gender":{"$ref":"#/definitions/Utility/properties/gender"},"Location":{"$ref":"#/definitions/Utility/properties/Location"},"contact":{"$ref":"#/definitions/Utility/properties/contact","title":"Person Contact","description":"Contact information for the Person"},"personName":{"$ref":"#/definitions/Utility/properties/completeName","title":"Person Name","description":"The cannonical name or set of names and titles for the Person"},"customData":{"$ref":"#/definitions/core/properties/customData"}}}
"identifier":{"type":"array","additionalItems":true,"title":"Identifier","description":"An identifier uniquely identifies an entity within a particular scope.","items":{"type":"object","additionalProperties":false,"required":["identifierScope","identifierValue"],"properties":{"identifierScope":{"type":"string","title":"Identifier Scope","description":"The universe within which an identifier is valid and unique."},"identifierValue":{"type":"string","title":"Identifier Value","description":"A string of characters that uniquely identifies an object within a particular scope."}}}}
"items":{"type":"object","additionalProperties":false,"required":["identifierScope","identifierValue"],"properties":{"identifierScope":{"type":"string","title":"Identifier Scope","description":"The universe within which an identifier is valid and unique."},"identifierValue":{"type":"string","title":"Identifier Value","description":"A string of characters that uniquely identifies an object within a particular scope."}}}
Schema identifierScope
Annotations
Title Identifier Scope
Description The universe within which an identifier is valid and unique.
"identifierValue":{"type":"string","title":"Identifier Value","description":"A string of characters that uniquely identifies an object within a particular scope."}
Schema name
Annotations
Title Person name
Description A human readable name for the person, convienient for use in UI's etc.
"name":{"title":"Person name","description":"A human readable name for the person, convienient for use in UI's etc.","anyOf":[{"type":"string"},{"type":"null"}]}
"gender":{"title":"Gender","anyOf":[{"type":"object","additionalProperties":false,"properties":{"gender":{"title":"Identifies as gender","description":"The gender by which an individual identifies","anyOf":[{"type":"string"},{"type":"null"}],"enum":[null,"other","female","male","unknown"]},"genderPronoun":{"title":"Preferred pronoun","description":"An individuals pronoun of choice","anyOf":[{"type":"string"},{"type":"null"}],"enum":[null,"he/him","they/their","ze/hir","she/her"]}}},{"type":"null"}]}
"gender/0":{"type":"object","additionalProperties":false,"properties":{"gender":{"title":"Identifies as gender","description":"The gender by which an individual identifies","anyOf":[{"type":"string"},{"type":"null"}],"enum":[null,"other","female","male","unknown"]},"genderPronoun":{"title":"Preferred pronoun","description":"An individuals pronoun of choice","anyOf":[{"type":"string"},{"type":"null"}],"enum":[null,"he/him","they/their","ze/hir","she/her"]}}}
Schema gender
Annotations
Title Identifies as gender
Description The gender by which an individual identifies
"gender":{"title":"Identifies as gender","description":"The gender by which an individual identifies","anyOf":[{"type":"string"},{"type":"null"}],"enum":[null,"other","female","male","unknown"]}
"Location":{"title":"Location","description":"A particular place or position either in either the real world or the narrative world.","anyOf":[{"type":"object","additionalProperties":false,"required":["entityType"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Location"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier","title":"Identifier"},"name":{"title":"Location name","description":"A human readable name for the location","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Location Description","description":"A brief description of the location","anyOf":[{"type":"string"},{"type":"null"}]},"address":{"$ref":"#/definitions/Utility/properties/address","title":"Address"},"coordinates":{"$ref":"#/definitions/Utility/properties/coordinates","title":"Coordinates"},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Location Context"}}},{"type":"null"}]}
"Location/0":{"type":"object","additionalProperties":false,"required":["entityType"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Location"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier","title":"Identifier"},"name":{"title":"Location name","description":"A human readable name for the location","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Location Description","description":"A brief description of the location","anyOf":[{"type":"string"},{"type":"null"}]},"address":{"$ref":"#/definitions/Utility/properties/address","title":"Address"},"coordinates":{"$ref":"#/definitions/Utility/properties/coordinates","title":"Coordinates"},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Location Context"}}}
"address":{"title":"Address","anyOf":[{"type":"object","additionalProperties":false,"properties":{"street":{"title":"Street Address","description":"The street address","examples":["1600 Ampitheatre Parkway"],"anyOf":[{"type":"string"},{"type":"null"}]},"locality":{"title":"Address locality","description":"The locality in which the street address is, and which is in the region.","examples":["Mountain View"],"anyOf":[{"type":"string"},{"type":"null"}]},"region":{"title":"Address region","description":"The region in which the locality is, and which is in the country","examples":["California"],"anyOf":[{"type":"string"},{"type":"null"}]},"postalCode":{"title":"Zip or Postal Code","description":"A zip or postal code","examples":["94534"],"anyOf":[{"type":"string"},{"type":"null"}]},"country":{"$ref":"#/definitions/Utility/properties/country","title":"Country"}}},{"type":"null"}]}
"address/0":{"type":"object","additionalProperties":false,"properties":{"street":{"title":"Street Address","description":"The street address","examples":["1600 Ampitheatre Parkway"],"anyOf":[{"type":"string"},{"type":"null"}]},"locality":{"title":"Address locality","description":"The locality in which the street address is, and which is in the region.","examples":["Mountain View"],"anyOf":[{"type":"string"},{"type":"null"}]},"region":{"title":"Address region","description":"The region in which the locality is, and which is in the country","examples":["California"],"anyOf":[{"type":"string"},{"type":"null"}]},"postalCode":{"title":"Zip or Postal Code","description":"A zip or postal code","examples":["94534"],"anyOf":[{"type":"string"},{"type":"null"}]},"country":{"$ref":"#/definitions/Utility/properties/country","title":"Country"}}}
"locality":{"title":"Address locality","description":"The locality in which the street address is, and which is in the region.","examples":["Mountain View"],"anyOf":[{"type":"string"},{"type":"null"}]}
Schema region
Annotations
Title Address region
Description The region in which the locality is, and which is in the country
"region":{"title":"Address region","description":"The region in which the locality is, and which is in the country","examples":["California"],"anyOf":[{"type":"string"},{"type":"null"}]}
"country":{"title":"Country","description":"The country, as an ISO 3166-1 alpha-2 country code","examples":["US"],"anyOf":[{"type":"string","minLength":2,"maxLength":2},{"type":"null"}]}
"coordinates":{"title":"Coordinates","description":"A global positioning coordinate in compliance with WGS 84","anyOf":[{"type":"object","additionalProperties":false,"properties":{"latitude":{"type":"number","minimum":-90,"maximum":90,"title":"latitude"},"longitude":{"type":"number","minimum":-180,"maximum":180,"title":"longitude"}}},{"type":"null"}]}
"completeName":{"type":"object","additionalProperties":false,"title":"Complete Name","properties":{"firstGivenName":{"title":"First Given Name","description":"A person's first name, also referred to as given name","anyOf":[{"type":"string"},{"type":"null"}]},"secondGivenName":{"title":"Second Given Name","description":"A persons second given name, also referred to as middle name","anyOf":[{"type":"string"},{"type":"null"}]},"familyName":{"title":"Family Name","description":"A persons family name, also referred to as surname","anyOf":[{"type":"string"},{"type":"null"}]},"fullName":{"title":"Full Name","description":"A complete name, typically a conjunction of familyName, firstGivenName and possibly other fields.","anyOf":[{"type":"string"},{"type":"null"}]},"birthName":{"title":"Birth Name","description":"A persons name at birth, also referred to as maiden name","anyOf":[{"type":"string"},{"type":"null"}]},"primaryName":{"title":"Primary Name","description":"A persons primary name, one they typically use, also often a combination of first, second and family name","anyOf":[{"type":"string"},{"type":"null"}]},"pseudonym":{"title":"Pseudonym","anyOf":[{"type":"string"},{"type":"null"}]},"altName":{"title":"Alternate Name","anyOf":[{"type":"string"},{"type":"null"}]},"translatedName":{"title":"Translated Name","anyOf":[{"type":"string"},{"type":"null"}]},"nickname":{"title":"Nickname","anyOf":[{"type":"string"},{"type":"null"}]},"moniker":{"title":"Moniker","anyOf":[{"type":"string"},{"type":"null"}]},"alias":{"title":"Alias","description":"An alias being used by a person often used to disguse someones real identity, sometimes used when booking hotel rooms or restaurants ","anyOf":[{"type":"string"},{"type":"null"}]},"contractualName":{"title":"Contractual Name","anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"title":"Display Name","anyOf":[{"type":"string"},{"type":"null"}]},"sortName":{"title":"Sort Name","anyOf":[{"type":"string"},{"type":"null"}]},"scriptName":{"title":"Script Name","anyOf":[{"type":"string"},{"type":"null"}]},"prefix":{"title":"Prefix","description":"A prefix that can indicate a persons gender or title","examples":["Mrs","Mr","Dr","General"],"anyOf":[{"type":"string"},{"type":"null"}]},"suffix":{"title":"Suffix","description":"A suffix, often used to indicate a title or classification","examples":["MBE","MD","RN","II","IV"],"anyOf":[{"type":"string"},{"type":"null"}]}}}
Schema firstGivenName
Annotations
Title First Given Name
Description A person's first name, also referred to as given name
"firstGivenName":{"title":"First Given Name","description":"A person's first name, also referred to as given name","anyOf":[{"type":"string"},{"type":"null"}]}
Schema secondGivenName
Annotations
Title Second Given Name
Description A persons second given name, also referred to as middle name
"secondGivenName":{"title":"Second Given Name","description":"A persons second given name, also referred to as middle name","anyOf":[{"type":"string"},{"type":"null"}]}
Schema familyName
Annotations
Title Family Name
Description A persons family name, also referred to as surname
"fullName":{"title":"Full Name","description":"A complete name, typically a conjunction of familyName, firstGivenName and possibly other fields.","anyOf":[{"type":"string"},{"type":"null"}]}
Schema birthName
Annotations
Title Birth Name
Description A persons name at birth, also referred to as maiden name
"birthName":{"title":"Birth Name","description":"A persons name at birth, also referred to as maiden name","anyOf":[{"type":"string"},{"type":"null"}]}
Schema primaryName
Annotations
Title Primary Name
Description A persons primary name, one they typically use, also often a combination of first, second and family name
"primaryName":{"title":"Primary Name","description":"A persons primary name, one they typically use, also often a combination of first, second and family name","anyOf":[{"type":"string"},{"type":"null"}]}
"alias":{"title":"Alias","description":"An alias being used by a person often used to disguse someones real identity, sometimes used when booking hotel rooms or restaurants ","anyOf":[{"type":"string"},{"type":"null"}]}
"prefix":{"title":"Prefix","description":"A prefix that can indicate a persons gender or title","examples":["Mrs","Mr","Dr","General"],"anyOf":[{"type":"string"},{"type":"null"}]}
Schema suffix
Annotations
Title Suffix
Description A suffix, often used to indicate a title or classification
"suffix":{"title":"Suffix","description":"A suffix, often used to indicate a title or classification","examples":["MBE","MD","RN","II","IV"],"anyOf":[{"type":"string"},{"type":"null"}]}
Definition schema personName
Annotations
Title Person Name
Description The cannonical name or set of names and titles for the Person
"personName":{"$ref":"#/definitions/Utility/properties/completeName","title":"Person Name","description":"The cannonical name or set of names and titles for the Person"}
"Department":{"title":"Department","description":"Part of a larger Organization with a particular set of responsibilities on the production.","anyOf":[{"type":"object","additionalProperties":false,"required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Department"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Department name","description":"A human readable name for the department, primarily for use as a label","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Description","description":"A brief description of the department","anyOf":[{"type":"string"},{"type":"null"}]},"departmentName":{"$ref":"#/definitions/Utility/properties/basicName"},"Location":{"$ref":"#/definitions/Utility/properties/Location"},"contact":{"$ref":"#/definitions/Utility/properties/contact"},"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]}
"Department/0":{"type":"object","additionalProperties":false,"required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Department"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Department name","description":"A human readable name for the department, primarily for use as a label","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Description","description":"A brief description of the department","anyOf":[{"type":"string"},{"type":"null"}]},"departmentName":{"$ref":"#/definitions/Utility/properties/basicName"},"Location":{"$ref":"#/definitions/Utility/properties/Location"},"contact":{"$ref":"#/definitions/Utility/properties/contact"},"customData":{"$ref":"#/definitions/core/properties/customData"}}}
"name":{"title":"Department name","description":"A human readable name for the department, primarily for use as a label","anyOf":[{"type":"string"},{"type":"null"}]}
"basicName":{"title":"Basic Name","anyOf":[{"type":"object","additionalProperties":false,"properties":{"fullName":{"title":"Full Name","description":"The full an complete name of the entity","anyOf":[{"type":"string"},{"type":"null"}]},"altName":{"title":"Alternate Name","description":"An alternate, often shortened name for the entity","anyOf":[{"type":"string"},{"type":"null"}]}}},{"type":"null"}]}
"basicName/0":{"type":"object","additionalProperties":false,"properties":{"fullName":{"title":"Full Name","description":"The full an complete name of the entity","anyOf":[{"type":"string"},{"type":"null"}]},"altName":{"title":"Alternate Name","description":"An alternate, often shortened name for the entity","anyOf":[{"type":"string"},{"type":"null"}]}}}
Schema fullName
Annotations
Title Full Name
Description The full an complete name of the entity
"Organization":{"title":"Organization","description":"A legal entity or groups of people associated with the production.. with a particular purpose relative to the production.","anyOf":[{"type":"object","additionalProperties":false,"required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Organization"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Organization name","description":"A human readable name for the organization, primarily for use as a label","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Description","description":"A brief description of the organization","anyOf":[{"type":"string"},{"type":"null"}]},"organizationName":{"$ref":"#/definitions/Utility/properties/basicName"},"Location":{"$ref":"#/definitions/Utility/properties/Location"},"contact":{"$ref":"#/definitions/Utility/properties/contact"},"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]}
"Organization/0":{"type":"object","additionalProperties":false,"required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Organization"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Organization name","description":"A human readable name for the organization, primarily for use as a label","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Description","description":"A brief description of the organization","anyOf":[{"type":"string"},{"type":"null"}]},"organizationName":{"$ref":"#/definitions/Utility/properties/basicName"},"Location":{"$ref":"#/definitions/Utility/properties/Location"},"contact":{"$ref":"#/definitions/Utility/properties/contact"},"customData":{"$ref":"#/definitions/core/properties/customData"}}}
"name":{"title":"Organization name","description":"A human readable name for the organization, primarily for use as a label","anyOf":[{"type":"string"},{"type":"null"}]}
Schema description
Annotations
Title Description
Description A brief description of the organization
"Service":{"title":"Service","description":"A computer driven agent that can perform tasks given the proper context and structured data.","anyOf":[{"type":"object","additionalProperties":false,"required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Service"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Service name","description":"A human readable name for the service, primarily for use as a label","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Description","description":"A brief description of the service","anyOf":[{"type":"string"},{"type":"null"}]},"serviceName":{"$ref":"#/definitions/Utility/properties/basicName"},"contact":{"$ref":"#/definitions/Utility/properties/contact"},"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]}
"Service/0":{"type":"object","additionalProperties":false,"required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Service"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Service name","description":"A human readable name for the service, primarily for use as a label","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Description","description":"A brief description of the service","anyOf":[{"type":"string"},{"type":"null"}]},"serviceName":{"$ref":"#/definitions/Utility/properties/basicName"},"contact":{"$ref":"#/definitions/Utility/properties/contact"},"customData":{"$ref":"#/definitions/core/properties/customData"}}}
"name":{"title":"Service name","description":"A human readable name for the service, primarily for use as a label","anyOf":[{"type":"string"},{"type":"null"}]}
"participantFC":{"type":"object","additionalProperties":true,"title":"Participant Functional Characteristics","description":"The use or purpose of a Participant within the production process","properties":{"functionalType":{"title":"Functional Type","anyOf":[{"type":"string"},{"type":"null"}]},"jobTitle":{"title":"Job Title","description":"A formal name for the position a Person holds in relation to the production, usually associated with a specific set of responsibilities.","anyOf":[{"type":"string"},{"type":"null"}]},"Role":{"type":"array","additionalItems":true,"description":"A group of Roles this Participant can perform","items":{}}}}
"jobTitle":{"title":"Job Title","description":"A formal name for the position a Person holds in relation to the production, usually associated with a specific set of responsibilities.","anyOf":[{"type":"string"},{"type":"null"}]}
Schema Role
Annotations
Description A group of Roles this Participant can perform
"Role":{"type":"array","additionalItems":true,"description":"A group of Roles this Participant can perform","items":{"$ref":"#/definitions/Participant/properties/Role"}}
Schema Role
Annotations
Title Role
Description A set of properties that define the role of a participant within the production
"Role":{"title":"Role","description":"A set of properties that define the role of a participant within the production","anyOf":[{"type":"object","additionalProperties":false,"required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Role"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Role Name","examples":["Director","Producer","Composer","Art Department"],"anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Role Description","anyOf":[{"type":"string"},{"type":"null"}]},"roleType":{"type":"string","title":"Role Type","description":"The specific role, typically used in authorization systems"},"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]}
"Role/0":{"type":"object","additionalProperties":false,"required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Role"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Role Name","examples":["Director","Producer","Composer","Art Department"],"anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Role Description","anyOf":[{"type":"string"},{"type":"null"}]},"roleType":{"type":"string","title":"Role Type","description":"The specific role, typically used in authorization systems"},"customData":{"$ref":"#/definitions/core/properties/customData"}}}
"Participant":{"type":"array","additionalItems":true,"title":"Participant","description":"Any Participants that are members of this Participant group","items":{"$ref":"#/definitions/Participant/properties/Participant"}}
"CreativeWork":{"type":"object","additionalProperties":false,"title":"Creative Work","description":"A uniquely identified production.","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"CreativeWork"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"title":{"type":"object","additionalProperties":true,"title":"Creative Work Title","properties":{}},"description":{"title":"Creative Work Description","description":"A brief description of the creative work","anyOf":[{"type":"string"},{"type":"null"}]},"approximateLength":{"$ref":"#/definitions/Utility/properties/time/properties/periodInTime/properties/durationTime","title":"Approximate Length"},"originalLanguage":{"title":"Original Languages","anyOf":[{"type":"array","additionalItems":true,"items":{"$ref":"#/definitions/Utility/properties/language"}},{"type":"null"}]},"countryOfOrigin":{"title":"Country Of Origin","anyOf":[{"type":"array","additionalItems":true,"items":{"$ref":"#/definitions/Utility/properties/country"}},{"type":"null"}]},"customData":{"$ref":"#/definitions/core/properties/customData","title":"Custom Data"},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Creative Work Context"}}}
"title":{"type":"object","additionalProperties":true,"title":"Creative Work Title","properties":{"workingTitle":{"title":"Creative Work Working Title","description":"The working title of the work","anyOf":[{"type":"string"},{"type":"null"}]},"officialTitle":{"title":"Creative Work Official Title","description":"The offical title of the work","anyOf":[{"type":"string"},{"type":"null"}]},"internalTitle":{"title":"Creative Work Internal Title","description":"The internal title of the work","anyOf":[{"type":"string"},{"type":"null"}]}}}
"description":{"title":"Creative Work Description","description":"A brief description of the creative work","anyOf":[{"type":"string"},{"type":"null"}]}
"countryOfOrigin":{"title":"Country Of Origin","anyOf":[{"type":"array","additionalItems":true,"items":{"$ref":"#/definitions/Utility/properties/country"}},{"type":"null"}]}
"NarrativeLocation":{"type":"object","additionalProperties":false,"title":"Narrative Location","description":"A location specified or implied by the narrative.","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"NarrativeLocation"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Narrative Location Name","description":"A human readable name for the location","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Narrative Location Description","description":"A brief description of the narrative location","anyOf":[{"type":"string"},{"type":"null"}]},"Location":{"$ref":"#/definitions/Utility/properties/Location"},"customData":{"$ref":"#/definitions/core/properties/customData","title":"Custom Data"},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Creative Work Context"}}}
"description":{"title":"Narrative Location Description","description":"A brief description of the narrative location","anyOf":[{"type":"string"},{"type":"null"}]}
Description A named object related to or interacting with characters that is implied or understood to be necessary for the narrative. Includes items like props, wardrobe, set dressing and vehicles.
"NarrativeObject":{"type":"object","additionalProperties":false,"title":"Narrative Object","description":"A named object related to or interacting with characters that is implied or understood to be necessary for the narrative. Includes items like props, wardrobe, set dressing and vehicles.","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"NarrativeObject"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Narrative Object Name","description":"A human readable name for the object","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Narrative Object Description","description":"A brief description of the narrative object","anyOf":[{"type":"string"},{"type":"null"}]},"narrativeType":{"title":"Object type","description":"A departmental categorization for the object.","type":"string","enum":["greenery","prop","wardrobe","object","vehicle","setDressing"]},"customData":{"$ref":"#/definitions/core/properties/customData","title":"Custom Data"},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Narrative Object Context"},"size":{"title":"Size","anyOf":[{"type":"string"},{"type":"null"}]},"quantity":{"title":"Quantity","anyOf":[{"type":"string"},{"type":"number"}]}}}
"description":{"title":"Narrative Object Description","description":"A brief description of the narrative object","anyOf":[{"type":"string"},{"type":"null"}]}
Schema narrativeType
Annotations
Title Object type
Description A departmental categorization for the object.
"narrativeType":{"title":"Object type","description":"A departmental categorization for the object.","type":"string","enum":["greenery","prop","wardrobe","object","vehicle","setDressing"]}
"NarrativeScene":{"type":"object","additionalProperties":false,"title":"Narrative Scene","description":"Taken from the narrative itself and traditionally defined by creative intent and typically a unity of time, place, action, or theme.","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion"},"entityType":{"title":"Entity Type","type":"string","const":"NarrativeScene"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"type":"string","title":"Scene Name","description":"A human readable name for the scene"},"sceneName":{"type":"object","additionalProperties":true,"title":"Narrative Scene Name","description":"A human readable name for the scene","properties":{}},"description":{"title":"Narrative Scene Description","description":"A brief description of the narrative scene","anyOf":[{"type":"string"},{"type":"null"}]},"sceneNumber":{"title":"Scene Number","description":"A number used in the script to refer to the scene","anyOf":[{"type":"string"},{"type":"null"}]},"slugline":{"type":"array","additionalItems":true,"title":"Slugline","items":{}},"customData":{"$ref":"#/definitions/core/properties/customData"},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Narrative Scene Context"}}}
"sceneName":{"type":"object","additionalProperties":true,"title":"Narrative Scene Name","description":"A human readable name for the scene","properties":{"fullName":{"title":"Scene full name","description":"A full descriptive name for the scene","anyOf":[{"type":"string"},{"type":"null"}]},"altName":{"title":"Scene alternate name","description":"An alternate, often shorter, name used in applications to identify the scens","anyOf":[{"type":"string"},{"type":"null"}]}}}
"altName":{"title":"Scene alternate name","description":"An alternate, often shorter, name used in applications to identify the scens","anyOf":[{"type":"string"},{"type":"null"}]}
Schema description
Annotations
Title Narrative Scene Description
Description A brief description of the narrative scene
"description":{"title":"Narrative Scene Description","description":"A brief description of the narrative scene","anyOf":[{"type":"string"},{"type":"null"}]}
Schema sceneNumber
Annotations
Title Scene Number
Description A number used in the script to refer to the scene
"slugline":{"type":"array","additionalItems":true,"title":"Slugline","items":{"type":"object","additionalProperties":false,"title":"Slugline","description":"An arbitary note or comment pertaining to the entity","properties":{"title":{"title":"Title","description":"A title for the note or annotation","anyOf":[{"type":"string"},{"type":"null"}]},"text":{"title":"Text","description":"The text of the note or annotation","anyOf":[{"type":"string"},{"type":"null"}]}}}}
Schema items
Annotations
Title Slugline
Description An arbitary note or comment pertaining to the entity
"items":{"type":"object","additionalProperties":false,"title":"Slugline","description":"An arbitary note or comment pertaining to the entity","properties":{"title":{"title":"Title","description":"A title for the note or annotation","anyOf":[{"type":"string"},{"type":"null"}]},"text":{"title":"Text","description":"The text of the note or annotation","anyOf":[{"type":"string"},{"type":"null"}]}}}
Description A sentient entity (usually a person but not always) in the script whose specific identity is consequential to the narrative. A Character is generally identified by a specific name.
"Character":{"type":"object","additionalProperties":false,"title":"Character","description":"A sentient entity (usually a person but not always) in the script whose specific identity is consequential to the narrative. A Character is generally identified by a specific name.","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Character"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Asset name","description":"The primary name used for the character","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Character Description","description":"A brief description of the character","anyOf":[{"type":"string"},{"type":"null"}]},"characterName":{"$ref":"#/definitions/Utility/properties/completeName","title":"Character Name"},"profile":{"type":"object","additionalProperties":false,"title":"Profile","properties":{}},"customData":{"$ref":"#/definitions/core/properties/customData"},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Character Context"}}}
"profile":{"type":"object","additionalProperties":false,"title":"Profile","properties":{"physicalCharacteristics":{"type":"object","additionalProperties":true,"title":"Physical Characteristics","description":"Allows for the the description of certain physical characteristics on a character, things that might be useful to an art department, wardrobe or casting for example.","properties":{}},"gender":{"type":"string"},"background":{"type":"object","additionalProperties":true,"title":"background"}}}
Schema physicalCharacteristics
Annotations
Title Physical Characteristics
Description Allows for the the description of certain physical characteristics on a character, things that might be useful to an art department, wardrobe or casting for example.
"physicalCharacteristics":{"type":"object","additionalProperties":true,"title":"Physical Characteristics","description":"Allows for the the description of certain physical characteristics on a character, things that might be useful to an art department, wardrobe or casting for example.","properties":{"species":{"type":"string","title":"Species","description":"A species to which this character belongs","examples":["Human","Borg","Goblin","Frog"]},"hairColor":{"type":"string","title":"Hair Color","description":"The hair color of the character","examples":["Brown","Pink","Blonde",""]},"hairLength":{"type":"string","title":"Hair Length","description":"The length of hair of the character"},"eyeColor":{"type":"string","title":"Eye Color","description":"The color of the characters eyes"},"weight":{"$ref":"#/definitions/Utility/properties/unitOfMeasurement/properties/weight","title":"weight"},"height":{"$ref":"#/definitions/Utility/properties/unitOfMeasurement/properties/linearDistance","title":"height"}}}
Schema species
Annotations
Title Species
Description A species to which this character belongs
"weight":{"title":"weight","description":"Encode a measurment of weight using the imperial or metric system","oneOf":[{"type":"null"},{"type":"string","pattern":"^(\\d+kg)?(\\d+g)?$","description":"Encode weight using the metric system of measurement (kilogram, gram)","examples":["3kg7g"]},{"type":"string","pattern":"^(\\d+lb)?(\\d+oz)?$","description":"Encode weight using the imperial system of measurment (pounds, oounces)","examples":["12lb14oz"]}],"additionalProperties":true}
"oneOf":{"oneOf":[{"type":"null"},{"type":"string","pattern":"^(\\d+kg)?(\\d+g)?$","description":"Encode weight using the metric system of measurement (kilogram, gram)","examples":["3kg7g"]},{"type":"string","pattern":"^(\\d+lb)?(\\d+oz)?$","description":"Encode weight using the imperial system of measurment (pounds, oounces)","examples":["12lb14oz"]}]}
{"type":"string","pattern":"^(\\d+kg)?(\\d+g)?$","description":"Encode weight using the metric system of measurement (kilogram, gram)","examples":["3kg7g"]}
Schema oneOf/2
Annotations
Description Encode weight using the imperial system of measurment (pounds, oounces)
{"type":"string","pattern":"^(\\d+lb)?(\\d+oz)?$","description":"Encode weight using the imperial system of measurment (pounds, oounces)","examples":["12lb14oz"]}
"linearDistance":{"title":"Linear Distance","description":"Encode a measurement of distance using the imperial or metric system","oneOf":[{"type":"null"},{"type":"string","pattern":"^-?(\\d+km)?(\\d+m)?(\\d+cm)?(\\d+mm)?$","description":"Encode distance using the metric system of measurement (kilometer, meter, centimetre, millilmeter","examples":["100m","6km2m56cm12mm"]},{"type":"string","pattern":"^-?(\\d+mi)?(\\d+ft)?(\\d+in)?$","description":"Encode distance using the imperial system of measurment (miles, feet, inches)","examples":["2000ft","2mi12ft6in"]}],"additionalProperties":true}
"oneOf":{"oneOf":[{"type":"null"},{"type":"string","pattern":"^-?(\\d+km)?(\\d+m)?(\\d+cm)?(\\d+mm)?$","description":"Encode distance using the metric system of measurement (kilometer, meter, centimetre, millilmeter","examples":["100m","6km2m56cm12mm"]},{"type":"string","pattern":"^-?(\\d+mi)?(\\d+ft)?(\\d+in)?$","description":"Encode distance using the imperial system of measurment (miles, feet, inches)","examples":["2000ft","2mi12ft6in"]}]}
{"type":"string","pattern":"^-?(\\d+km)?(\\d+m)?(\\d+cm)?(\\d+mm)?$","description":"Encode distance using the metric system of measurement (kilometer, meter, centimetre, millilmeter","examples":["100m","6km2m56cm12mm"]}
Schema oneOf/2
Annotations
Description Encode distance using the imperial system of measurment (miles, feet, inches)
{"type":"string","pattern":"^-?(\\d+mi)?(\\d+ft)?(\\d+in)?$","description":"Encode distance using the imperial system of measurment (miles, feet, inches)","examples":["2000ft","2mi12ft6in"]}
"NarrativeAction":{"type":"object","additionalProperties":false,"title":"Narrative Action","description":"An action or set of actions that are performed and require additional choreography or supervision.","required":["entityType","identifier"],"properties":{"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"NarrativeAction"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Narrative Action Name","description":"A human readable name for the action","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Narrative Object Description","description":"A brief description of the narrative action","anyOf":[{"type":"string"},{"type":"null"}]},"narrativeType":{"title":"Object type","description":"A categorization of the type action.","type":"string","enum":["stunt","choreography","motionCapture","action","air","fight","marine"]},"customData":{"$ref":"#/definitions/core/properties/customData","title":"Custom Data"},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Narrative Action Context"}}}
"description":{"title":"Narrative Object Description","description":"A brief description of the narrative action","anyOf":[{"type":"string"},{"type":"null"}]}
"narrativeType":{"title":"Object type","description":"A categorization of the type action.","type":"string","enum":["stunt","choreography","motionCapture","action","air","fight","marine"]}
"NarrativeAudio":{"type":"object","additionalProperties":false,"title":"Narrative Audio","description":"A named piece of audio significant to the narrative.","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"NarrativeAudio"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Narrative Object Name","description":"A human readable name for the audio clip","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Narrative Audio Description","description":"A brief description of the narrative audio","anyOf":[{"type":"string"},{"type":"null"}]},"narrativeType":{"title":"Object type","description":"A categorization of the type of audio.","type":"string","enum":["music","soundEffect","audio"]},"customData":{"$ref":"#/definitions/core/properties/customData","title":"Custom Data"},"Context":{"type":"string","title":"Narrative Audio Context"}}}
"description":{"title":"Narrative Audio Description","description":"A brief description of the narrative audio","anyOf":[{"type":"string"},{"type":"null"}]}
Schema narrativeType
Annotations
Title Object type
Description A categorization of the type of audio.
"NarrativeStyling":{"type":"object","additionalProperties":false,"title":"Narrative Styling","description":"Styling required to prepare an actor for their role","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"NarrativeStyling"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Narrative Styling Name","description":"A human readable name for the styling","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Narrative Styling Description","description":"A brief description of the narrative styling","anyOf":[{"type":"string"},{"type":"null"}]},"narrativeType":{"title":"Object type","description":"A categorization of the type styling.","type":"string","enum":["makeup","hair","styling","prosthetics"]},"customData":{"$ref":"#/definitions/core/properties/customData"},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Narrative Styling Context"}}}
"description":{"title":"Narrative Styling Description","description":"A brief description of the narrative styling","anyOf":[{"type":"string"},{"type":"null"}]}
"narrativeType":{"title":"Object type","description":"A categorization of the type styling.","type":"string","enum":["makeup","hair","styling","prosthetics"]}
Description Defined either by explicit divisions in the structure of the Script, e.g., by a Slugline, or by additional capture for use in the Creative Work that is not tied to any particular Scene in the Script.
"ProductionScene":{"type":"object","additionalProperties":false,"title":"Production Scene","description":"Defined either by explicit divisions in the structure of the Script, e.g., by a Slugline, or by additional capture for use in the Creative Work that is not tied to any particular Scene in the Script.","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"ProductionScene"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Asset name","description":"A human readable name for the production scene","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Asset description","description":"A human readable description of the production scene","anyOf":[{"type":"string"},{"type":"null"}]},"sceneName":{"$ref":"#/definitions/Utility/properties/basicName","title":"Scene Name"},"sceneHeader":{"title":"Scene Header","description":"Used when referring to the Production Scene. It is generally synonymous with Slugline and is used to divide a Script into scenes.","anyOf":[{"type":"string"},{"type":"null"}]},"sceneDescriptor":{"title":"Scene Descriptor","description":"An alphanumeric reference to a Production Scene","anyOf":[{"type":"string"},{"type":"null"}]},"sceneNumber":{"title":"Scene Number","description":"A number tied to a Slugline when a Script is locked","anyOf":[{"type":"null"},{"type":"string"}]},"customData":{"$ref":"#/definitions/core/properties/customData"},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Production Scene Context"}}}
"description":{"title":"Asset description","description":"A human readable description of the production scene","anyOf":[{"type":"string"},{"type":"null"}]}
"sceneHeader":{"title":"Scene Header","description":"Used when referring to the Production Scene. It is generally synonymous with Slugline and is used to divide a Script into scenes.","anyOf":[{"type":"string"},{"type":"null"}]}
Schema sceneDescriptor
Annotations
Title Scene Descriptor
Description An alphanumeric reference to a Production Scene
"sceneDescriptor":{"title":"Scene Descriptor","description":"An alphanumeric reference to a Production Scene","anyOf":[{"type":"string"},{"type":"null"}]}
Schema sceneNumber
Annotations
Title Scene Number
Description A number tied to a Slugline when a Script is locked
"ProductionLocation":{"type":"object","additionalProperties":false,"title":"Production Location","description":"A real place that is used to depict the Narrative Location or used for creating the production.","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"ProductionLocation"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"Location":{"$ref":"#/definitions/Utility/properties/Location"},"name":{"title":"Production Location Name","description":"A human readable name for the location","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Production Location Description","description":"A brief description of the production location","anyOf":[{"type":"string"},{"type":"null"}]},"locationType":{"description":"Describes whether this is production location or more specifically a shooting location","default":"production","type":"string","enum":["production","shooting"]},"customData":{"$ref":"#/definitions/core/properties/customData","title":"Custom Data"},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Production Location Context"}}}
"description":{"title":"Production Location Description","description":"A brief description of the production location","anyOf":[{"type":"string"},{"type":"null"}]}
Schema locationType
Annotations
Description Describes whether this is production location or more specifically a shooting location
"locationType":{"description":"Describes whether this is production location or more specifically a shooting location","default":"production","type":"string","enum":["production","shooting"]}
"Sequence":{"type":"object","additionalProperties":false,"title":"Sequence","description":"A sequence of shots linked to creative intent.","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"title":"Entity Information","type":"string","const":"Sequence"},"entityType":{"title":"Entity Type","type":"string","const":"Sequence"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Editorial Sequence Name","description":"A human readable name for the editorial sequence","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Editorial Sequence Description","description":"A brief description of the editorial sequence","anyOf":[{"type":"string"},{"type":"null"}]},"sequenceType":{"title":"Sequence Type","type":"string","enum":["editorial","image","color","vfx","animation"]},"shot":{"type":"array","additionalItems":true,"title":"Shot","items":{}},"SCD":{"type":"array","additionalItems":true,"title":"Sequence Chronology Descriptor","items":{}},"customData":{"$ref":"#/definitions/core/properties/customData","title":"Custom Data"},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Editorial Sequence Context"}}}
"name":{"title":"Editorial Sequence Name","description":"A human readable name for the editorial sequence","anyOf":[{"type":"string"},{"type":"null"}]}
Schema description
Annotations
Title Editorial Sequence Description
Description A brief description of the editorial sequence
"description":{"title":"Editorial Sequence Description","description":"A brief description of the editorial sequence","anyOf":[{"type":"string"},{"type":"null"}]}
"Slate":{"type":"object","additionalProperties":false,"title":"Slate","description":"Used to capture key identifying information about what is being recorded on any given setup and take.","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Slate"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"slateUID":{"type":"string","title":"Slate UID","description":"Slate Unique Identifier"},"productionScene":{"title":"Production Scene","description":"A group of Participants responsible for shooting some element of a Scene, e.g., a Main Unit or Second Unit.","anyOf":[{"type":"string"},{"type":"null"}]},"cameraLabel":{"title":"Camera Label","description":"Label for the Camera responsible for the Capture, usually related to the role and responsibility of the group operating it and usually a single upper-case letter starting with A.","anyOf":[{"type":"string"},{"type":"null"}]},"cameraUnit":{"title":"Camera Unit","description":"A group of Participants responsible for shooting some element of a Scene, e.g., a Main Unit or Second Unit.","anyOf":[{"type":"string"},{"type":"null"}]},"cameraRoll":{"title":"Camera Roll","description":"Identifier for a group of events captured together on the same camera on the same media.","anyOf":[{"type":"string"},{"type":"null"}]},"soundRoll":{"title":"Sound Roll","description":"Identifier for a group of audio events captured together on the same recording device and same media.","anyOf":[{"type":"string"},{"type":"null"}]},"shootDate":{"$ref":"#/definitions/Utility/properties/time/properties/date","title":"Shoot Date"},"shootDay":{"title":"Shoot Day","description":"The number of the day on the shooting schedule.","anyOf":[{"type":"number"},{"type":"string"},{"type":"null"}]},"recordingFPS":{"title":"Recording FPS","description":"Frames per second recorded by the camera.","anyOf":[{"type":"number"},{"type":"null"}]},"CreativeWork":{"$ref":"#/definitions/MediaCreationContext/properties/CreativeWork"},"Director":{"type":"array","additionalItems":true,"title":"Director","items":{}},"customData":{"$ref":"#/definitions/core/properties/customData"},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Slate Context"}}}
"productionScene":{"title":"Production Scene","description":"A group of Participants responsible for shooting some element of a Scene, e.g., a Main Unit or Second Unit.","anyOf":[{"type":"string"},{"type":"null"}]}
Schema cameraLabel
Annotations
Title Camera Label
Description Label for the Camera responsible for the Capture, usually related to the role and responsibility of the group operating it and usually a single upper-case letter starting with A.
"cameraLabel":{"title":"Camera Label","description":"Label for the Camera responsible for the Capture, usually related to the role and responsibility of the group operating it and usually a single upper-case letter starting with A.","anyOf":[{"type":"string"},{"type":"null"}]}
Schema cameraUnit
Annotations
Title Camera Unit
Description A group of Participants responsible for shooting some element of a Scene, e.g., a Main Unit or Second Unit.
"cameraUnit":{"title":"Camera Unit","description":"A group of Participants responsible for shooting some element of a Scene, e.g., a Main Unit or Second Unit.","anyOf":[{"type":"string"},{"type":"null"}]}
Schema cameraRoll
Annotations
Title Camera Roll
Description Identifier for a group of events captured together on the same camera on the same media.
"cameraRoll":{"title":"Camera Roll","description":"Identifier for a group of events captured together on the same camera on the same media.","anyOf":[{"type":"string"},{"type":"null"}]}
Schema soundRoll
Annotations
Title Sound Roll
Description Identifier for a group of audio events captured together on the same recording device and same media.
"soundRoll":{"title":"Sound Roll","description":"Identifier for a group of audio events captured together on the same recording device and same media.","anyOf":[{"type":"string"},{"type":"null"}]}
Schema date
Annotations
Title Date
Description Should be formatted to comply with ISO 8601
"date":{"title":"Date","description":"Should be formatted to comply with ISO 8601","examples":["2020-11-21"],"anyOf":[{"type":"string","pattern":"\\d{4}-[01]\\d-[0-3]\\d"},{"type":"null"}]}
"shootDay":{"title":"Shoot Day","description":"The number of the day on the shooting schedule.","anyOf":[{"type":"number"},{"type":"string"},{"type":"null"}]}
Schema recordingFPS
Annotations
Title Recording FPS
Description Frames per second recorded by the camera.
"NarrativeEffect":{"type":"object","additionalProperties":false,"title":"Narrative Effect","description":"An on screen visual effect considered essential to the narrative.","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"NarrativeEffect"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Narrative Effect Name","description":"A human readable name for the effect","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Narrative Object Description","description":"A brief description of the narrative effect","anyOf":[{"type":"string"},{"type":"null"}]},"narrativeType":{"title":"Object type","description":"A categorization of the type effect.","type":"string","enum":["sfx","effect","vfx"]},"customData":{"$ref":"#/definitions/core/properties/customData","title":"Custom Data"},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Narrative Effect Context"}}}
"description":{"title":"Narrative Object Description","description":"A brief description of the narrative effect","anyOf":[{"type":"string"},{"type":"null"}]}
Description The underlying systems and framework required for the production of the Creative Work; it is generally not specific to a particular Creative Work.
"Infrastructure":{"type":"object","additionalProperties":true,"title":"Infrastructure","description":"The underlying systems and framework required for the production of the Creative Work; it is generally not specific to a particular Creative Work.","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Infrastructure"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier","title":"Identifier"},"name":{"title":"Asset name","description":"A human readable name for the asset","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Asset description","description":"A human readable description of the asset","anyOf":[{"type":"string"},{"type":"null"}]},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Asset Context"},"customData":{"$ref":"#/definitions/core/properties/customData"},"InfrastructureSC":{"$ref":"#/definitions/Infrastructure/properties/InfrastructureSC","title":"Structural Characteristics"},"infrastructureFC":{"$ref":"#/definitions/Infrastructure/properties/infrastructureFC","title":"Functional Characteristics"}}}
"InfrastructureSC":{"type":"object","additionalProperties":false,"title":"Infrastructure Structural Characteristics","description":"Describes the form of the Infrastrcuture along with the attributes specific to that infrastructure's form","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityType":{"title":"Entity Type","type":"string","const":"InfrastructureSC"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"structuralType":{"title":"Structural Type","description":"A structured description of the the assets form","examples":["assetGroup","digital.image","analog.movingImage"],"anyOf":[{"type":"string"},{"type":"null"}]},"structuralProperties":{"title":"Structural Properties","description":"A set of properties that describe the infrastructure in this form","anyOf":[{"type":"object","additionalProperties":true,"properties":{"dimensions":{"type":"string"},"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]},"customData":{"$ref":"#/definitions/core/properties/customData"}}}
"structuralType":{"title":"Structural Type","description":"A structured description of the the assets form","examples":["assetGroup","digital.image","analog.movingImage"],"anyOf":[{"type":"string"},{"type":"null"}]}
Schema structuralProperties
Annotations
Title Structural Properties
Description A set of properties that describe the infrastructure in this form
"structuralProperties":{"title":"Structural Properties","description":"A set of properties that describe the infrastructure in this form","anyOf":[{"type":"object","additionalProperties":true,"properties":{"dimensions":{"type":"string"},"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]}
"infrastructureFC":{"type":"object","additionalProperties":true,"title":"Infrastructure Functional Characteristics","description":"Describes the use or purpose of an Infrastructure within the production process","properties":{"functionalType":{"title":"Functional Type","description":"The use or purpose of a Task within the production process.","anyOf":[{"type":"string"},{"type":"null"}]},"functionalProperties":{"title":"Functional Properties","description":"A set of properties that describe the tasks functional use","anyOf":[{"type":"object","additionalProperties":true,"properties":{"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]},"customData":{"$ref":"#/definitions/core/properties/customData"}}}
Schema functionalType
Annotations
Title Functional Type
Description The use or purpose of a Task within the production process.
"functionalType":{"title":"Functional Type","description":"The use or purpose of a Task within the production process.","anyOf":[{"type":"string"},{"type":"null"}]}
Schema functionalProperties
Annotations
Title Functional Properties
Description A set of properties that describe the tasks functional use
"functionalProperties":{"title":"Functional Properties","description":"A set of properties that describe the tasks functional use","anyOf":[{"type":"object","additionalProperties":true,"properties":{"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]}
"Task":{"type":"object","additionalProperties":true,"title":"Task","description":"A piece of work to be done and completed as a step in the production process.","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Task"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier","title":"Identifier"},"name":{"title":"Asset name","description":"A human readable name for the asset","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Asset description","description":"A human readable description of the asset","anyOf":[{"type":"string"},{"type":"null"}]},"TaskSC":{"$ref":"#/definitions/Task/properties/TaskSC","title":"Structural Characteristics"},"taskFC":{"$ref":"#/definitions/Task/properties/taskFC","title":"Functional Characteristics"},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Asset Context"},"customData":{"$ref":"#/definitions/core/properties/customData"}}}
"TaskSC":{"type":"object","additionalProperties":true,"title":"Task Structural Characteristics","description":"Describes the form of Task along with the attributes specific to that task’s form","required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityType":{"title":"Entity Type","type":"string","const":"TaskSC"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"structuralType":{"title":"Structural Type","description":"A structured description of the the assets form","examples":["assetGroup","digital.image","analog.movingImage"],"anyOf":[{"type":"string"},{"type":"null"}]},"structuralProperties":{"title":"Structural Properties","description":"A set of properties that describe the asset in this form","anyOf":[{"type":"object","additionalProperties":true,"properties":{"dimensions":{"type":"string"},"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]},"customData":{"$ref":"#/definitions/core/properties/customData"}}}
"structuralType":{"title":"Structural Type","description":"A structured description of the the assets form","examples":["assetGroup","digital.image","analog.movingImage"],"anyOf":[{"type":"string"},{"type":"null"}]}
Schema structuralProperties
Annotations
Title Structural Properties
Description A set of properties that describe the asset in this form
"structuralProperties":{"title":"Structural Properties","description":"A set of properties that describe the asset in this form","anyOf":[{"type":"object","additionalProperties":true,"properties":{"dimensions":{"type":"string"},"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]}
"taskFC":{"type":"object","additionalProperties":true,"title":"Task Functional Characteristics","description":"Describes the use or purpose of an Asset within the production process","properties":{"functionalType":{"title":"Functional Type","description":"The use or purpose of a Task within the production process.","anyOf":[{"type":"string"},{"type":"null"}]},"functionalProperties":{"title":"Functional Properties","description":"A set of properties that describe the tasks functional use","anyOf":[{"type":"object","additionalProperties":true,"properties":{"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]},"customData":{"$ref":"#/definitions/core/properties/customData"}}}
Schema functionalType
Annotations
Title Functional Type
Description The use or purpose of a Task within the production process.
"functionalType":{"title":"Functional Type","description":"The use or purpose of a Task within the production process.","anyOf":[{"type":"string"},{"type":"null"}]}
Schema functionalProperties
Annotations
Title Functional Properties
Description A set of properties that describe the tasks functional use
"functionalProperties":{"title":"Functional Properties","description":"A set of properties that describe the tasks functional use","anyOf":[{"type":"object","additionalProperties":true,"properties":{"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]}
"Asset":{"type":"object","additionalProperties":false,"title":"Asset","properties":{"Asset":{"type":"object","additionalProperties":false,"title":"Asset","description":"A physical or digital object or collection of objects specific to the creation of the Creative Work.","required":["entityType","identifier"],"properties":{}},"AssetSC":{"type":"object","additionalProperties":false,"title":"Asset Structural Characteristics","description":"Describes the form of an Asset along with the attributes specific to that asset’s form","required":["entityType","identifier"],"properties":{}},"assetFC":{"type":"object","additionalProperties":true,"title":"Asset Functional Characteristics","description":"Describes the use or purpose of an Asset within the production process","properties":{}}}}
"Infrastructure":{"type":"object","properties":{"Infrastructure":{"type":"object","additionalProperties":true,"title":"Infrastructure","description":"The underlying systems and framework required for the production of the Creative Work; it is generally not specific to a particular Creative Work.","required":["entityType","identifier"],"properties":{}},"InfrastructureSC":{"type":"object","additionalProperties":false,"title":"Infrastructure Structural Characteristics","description":"Describes the form of the Infrastrcuture along with the attributes specific to that infrastructure's form","required":["entityType","identifier"],"properties":{}},"infrastructureFC":{"type":"object","additionalProperties":true,"title":"Infrastructure Functional Characteristics","description":"Describes the use or purpose of an Infrastructure within the production process","properties":{}}}}
"MediaCreationContext":{"type":"object","additionalProperties":false,"title":"Media Creation Context","properties":{"Character":{"type":"object","additionalProperties":false,"title":"Character","description":"A sentient entity (usually a person but not always) in the script whose specific identity is consequential to the narrative. A Character is generally identified by a specific name.","required":["entityType","identifier"],"properties":{}},"Context":{"type":"object","additionalProperties":true,"title":"Context","description":"Informs scope within the construction process of a Creative Work.","required":["entityType","identifier"],"patternProperties":{"^contributor(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Participant":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Participant/properties/Participant","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^contributesTo(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"CreativeWork":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/CreativeWork","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^depictedBy(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Asset":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Asset/properties/Asset","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^depicts(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"NarrativeLocation":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeLocation","type":"object"}},{"type":"null"}]},"NarrativeObject":{"anyOf":[{"type":"array","additionalItems":false,"items":[{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeObject","type":"object"}]},{"type":"null"}]}}},{"type":"null"}]},"^featuredIn(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"NarrativeScene":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeScene","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^features(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Character":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/MediaCreationContext/properties/Character","type":"object"}},{"type":"null"}]},"NarrativeAction":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeAction","type":"object"}},{"type":"null"}]},"NarrativeAudio":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeAudio","type":"object"}},{"type":"null"}]},"NarrativeEffect":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeAudio","type":"object"}},{"type":"null"}]},"NarrativeObject":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeObject","type":"object"}},{"type":"null"}]},"NarrativeStyling":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeStyling"}},{"type":"null"}]}}},{"type":"null"}]},"^for(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Asset":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Asset/properties/Asset","type":"object"}},{"type":"null"}]},"Character":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/Character","type":"object"}},{"type":"null"}]},"CreativeWork":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/CreativeWork","type":"object"}},{"type":"null"}]},"NarrativeObject":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeObject","type":"object"}},{"type":"null"}]},"NarrativeScene":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeScene","type":"object"}},{"type":"null"}]},"ProductionScene":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/ProductionScene","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^has(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Asset":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/Asset/properties/Asset","type":"object"}},{"type":"null"}]},"NarrativeAction":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeAction","type":"object"}},{"type":"null"}]},"NarrativeLocation":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeLocation","type":"object"}},{"type":"null"}]},"NarrativeObject":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeObject","type":"object"}},{"type":"null"}]},"NarrativeStyling":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeStyling","type":"object"}},{"type":"null"}]},"ProductionLocation":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/MediaCreationContext/properties/ProductionLocation","type":"object"}},{"type":"null"}]},"Role":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Participant/properties/Role","type":"object"}},{"type":"null"}]},"Sequence":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/MediaCreationContext/properties/Sequence","type":"object"}},{"type":"null"}]},"Slate":{"anyOf":[{"type":"array","additionalItems":false,"items":{"$ref":"#/definitions/MediaCreationContext/properties/Slate","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^is(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Participant":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Participant/properties/Participant","type":"object"}},{"type":"null"}]},"ProductionLocation":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/ProductionLocation","type":"object"}},{"type":"null"}]},"Person":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Participant/properties/Person","type":"object"}},{"type":"null"}]},"Organization":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Participant/properties/Organization","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^portrayedBy(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Asset":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Asset/properties/Asset","type":"object"}},{"type":"null"}]},"Participant":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Participant/properties/Participant","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^portrays(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Character":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/Character","type":"object"}},{"type":"null"}]},"NarrativeObject":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeObject","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^representedBy(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"ProductionScene":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/ProductionScene","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^represents(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"NarrativeScene":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/NarrativeScene","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^uses(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Asset":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Asset/properties/Asset","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^usedBy(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"ProductionScene":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/ProductionScene","type":"object"}},{"type":"null"}]},"Sequence":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/MediaCreationContext/properties/Sequence","type":"object"}},{"type":"null"}]}}},{"type":"null"}]},"^usedIn(?:\\.[a-zA-Z0-9]+)?$":{"anyOf":[{"type":"object","additionalProperties":false,"properties":{"Asset":{"anyOf":[{"type":"array","items":{"$ref":"#/definitions/Asset/properties/Asset","type":"object"}},{"type":"null"}]}}},{"type":"null"}]}},"properties":{}},"CreativeWork":{"type":"object","additionalProperties":false,"title":"Creative Work","description":"A uniquely identified production.","required":["entityType","identifier"],"properties":{}},"NarrativeAction":{"type":"object","additionalProperties":false,"title":"Narrative Action","description":"An action or set of actions that are performed and require additional choreography or supervision.","required":["entityType","identifier"],"properties":{}},"NarrativeAudio":{"type":"object","additionalProperties":false,"title":"Narrative Audio","description":"A named piece of audio significant to the narrative.","required":["entityType","identifier"],"properties":{}},"NarrativeEffect":{"type":"object","additionalProperties":false,"title":"Narrative Effect","description":"An on screen visual effect considered essential to the narrative.","required":["entityType","identifier"],"properties":{}},"NarrativeLocation":{"type":"object","additionalProperties":false,"title":"Narrative Location","description":"A location specified or implied by the narrative.","required":["entityType","identifier"],"properties":{}},"NarrativeObject":{"type":"object","additionalProperties":false,"title":"Narrative Object","description":"A named object related to or interacting with characters that is implied or understood to be necessary for the narrative. Includes items like props, wardrobe, set dressing and vehicles.","required":["entityType","identifier"],"properties":{}},"NarrativeScene":{"type":"object","additionalProperties":false,"title":"Narrative Scene","description":"Taken from the narrative itself and traditionally defined by creative intent and typically a unity of time, place, action, or theme.","required":["entityType","identifier"],"properties":{}},"NarrativeStyling":{"type":"object","additionalProperties":false,"title":"Narrative Styling","description":"Styling required to prepare an actor for their role","required":["entityType","identifier"],"properties":{}},"ProductionLocation":{"type":"object","additionalProperties":false,"title":"Production Location","description":"A real place that is used to depict the Narrative Location or used for creating the production.","required":["entityType","identifier"],"properties":{}},"ProductionScene":{"type":"object","additionalProperties":false,"title":"Production Scene","description":"Defined either by explicit divisions in the structure of the Script, e.g., by a Slugline, or by additional capture for use in the Creative Work that is not tied to any particular Scene in the Script.","required":["entityType","identifier"],"properties":{}},"Sequence":{"type":"object","additionalProperties":false,"title":"Sequence","description":"A sequence of shots linked to creative intent.","required":["entityType","identifier"],"properties":{}},"Slate":{"type":"object","additionalProperties":false,"title":"Slate","description":"Used to capture key identifying information about what is being recorded on any given setup and take.","required":["entityType","identifier"],"properties":{}}}}
"Participant":{"type":"object","additionalProperties":false,"title":"Participant","properties":{"Participant":{"type":"object","additionalProperties":false,"title":"Participant","description":"The entities (people, organizations, and services) that are responsible for the production of the Creative Work.","required":["entityType","identifier"],"properties":{}},"Person":{"title":"Person","description":"People are the individuals that are associated with the production","anyOf":[{"type":"object","additionalProperties":false,"required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Person"},"identifier":{"type":"array","additionalItems":true,"title":"Identifier","description":"An identifier uniquely identifies an entity within a particular scope.","items":{"type":"object","additionalProperties":false,"required":["identifierScope","identifierValue"],"properties":{"identifierScope":{"type":"string","title":"Identifier Scope","description":"The universe within which an identifier is valid and unique."},"identifierValue":{"type":"string","title":"Identifier Value","description":"A string of characters that uniquely identifies an object within a particular scope."}}}},"name":{"title":"Person name","description":"A human readable name for the person, convienient for use in UI's etc.","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Description","description":"A brief description of the person","anyOf":[{"type":"string"},{"type":"null"}]},"jobTitle":{"title":"Job Title","description":"A persons job title (as distinct from a specific role)","anyOf":[{"type":"string"},{"type":"null"}]},"gender":{"$ref":"#/definitions/Utility/properties/gender"},"Location":{"$ref":"#/definitions/Utility/properties/Location"},"contact":{"$ref":"#/definitions/Utility/properties/contact","title":"Person Contact","description":"Contact information for the Person"},"personName":{"$ref":"#/definitions/Utility/properties/completeName","title":"Person Name","description":"The cannonical name or set of names and titles for the Person"},"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]},"Department":{"title":"Department","description":"Part of a larger Organization with a particular set of responsibilities on the production.","anyOf":[{"type":"object","additionalProperties":false,"required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Department"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Department name","description":"A human readable name for the department, primarily for use as a label","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Description","description":"A brief description of the department","anyOf":[{"type":"string"},{"type":"null"}]},"departmentName":{"$ref":"#/definitions/Utility/properties/basicName"},"Location":{"$ref":"#/definitions/Utility/properties/Location"},"contact":{"$ref":"#/definitions/Utility/properties/contact"},"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]},"Organization":{"title":"Organization","description":"A legal entity or groups of people associated with the production.. with a particular purpose relative to the production.","anyOf":[{"type":"object","additionalProperties":false,"required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Organization"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Organization name","description":"A human readable name for the organization, primarily for use as a label","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Description","description":"A brief description of the organization","anyOf":[{"type":"string"},{"type":"null"}]},"organizationName":{"$ref":"#/definitions/Utility/properties/basicName"},"Location":{"$ref":"#/definitions/Utility/properties/Location"},"contact":{"$ref":"#/definitions/Utility/properties/contact"},"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]},"Service":{"title":"Service","description":"A computer driven agent that can perform tasks given the proper context and structured data.","anyOf":[{"type":"object","additionalProperties":false,"required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Service"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Service name","description":"A human readable name for the service, primarily for use as a label","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Description","description":"A brief description of the service","anyOf":[{"type":"string"},{"type":"null"}]},"serviceName":{"$ref":"#/definitions/Utility/properties/basicName"},"contact":{"$ref":"#/definitions/Utility/properties/contact"},"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]},"Role":{"title":"Role","description":"A set of properties that define the role of a participant within the production","anyOf":[{"type":"object","additionalProperties":false,"required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Role"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Role Name","examples":["Director","Producer","Composer","Art Department"],"anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Role Description","anyOf":[{"type":"string"},{"type":"null"}]},"roleType":{"type":"string","title":"Role Type","description":"The specific role, typically used in authorization systems"},"customData":{"$ref":"#/definitions/core/properties/customData"}}},{"type":"null"}]}}}
"Person/1":{"type":"object","additionalProperties":false,"required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Person"},"identifier":{"type":"array","additionalItems":true,"title":"Identifier","description":"An identifier uniquely identifies an entity within a particular scope.","items":{}},"name":{"title":"Person name","description":"A human readable name for the person, convienient for use in UI's etc.","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Description","description":"A brief description of the person","anyOf":[{"type":"string"},{"type":"null"}]},"jobTitle":{"title":"Job Title","description":"A persons job title (as distinct from a specific role)","anyOf":[{"type":"string"},{"type":"null"}]},"gender":{"$ref":"#/definitions/Utility/properties/gender"},"Location":{"$ref":"#/definitions/Utility/properties/Location"},"contact":{"$ref":"#/definitions/Utility/properties/contact","title":"Person Contact","description":"Contact information for the Person"},"personName":{"$ref":"#/definitions/Utility/properties/completeName","title":"Person Name","description":"The cannonical name or set of names and titles for the Person"},"customData":{"$ref":"#/definitions/core/properties/customData"}}}
"Department/1":{"type":"object","additionalProperties":false,"required":["entityType","identifier"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Department"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier"},"name":{"title":"Department name","description":"A human readable name for the department, primarily for use as a label","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Description","description":"A brief description of the department","anyOf":[{"type":"string"},{"type":"null"}]},"departmentName":{"$ref":"#/definitions/Utility/properties/basicName"},"Location":{"$ref":"#/definitions/Utility/properties/Location"},"contact":{"$ref":"#/definitions/Utility/properties/contact"},"customData":{"$ref":"#/definitions/core/properties/customData"}}}
"Task":{"type":"object","properties":{"Task":{"type":"object","additionalProperties":true,"title":"Task","description":"A piece of work to be done and completed as a step in the production process.","required":["entityType","identifier"],"properties":{}},"TaskSC":{"type":"object","additionalProperties":true,"title":"Task Structural Characteristics","description":"Describes the form of Task along with the attributes specific to that task’s form","required":["entityType","identifier"],"properties":{}},"taskFC":{"type":"object","additionalProperties":true,"title":"Task Functional Characteristics","description":"Describes the use or purpose of an Asset within the production process","properties":{}}}}
Schema Utility
Annotations
Title Utility
Description Common data models and data structures used in multiple places and in multiple ways in a larger system.
"Utility":{"type":"object","additionalProperties":true,"title":"Utility","description":"Common data models and data structures used in multiple places and in multiple ways in a larger system.","properties":{"unitOfMeasurement":{"type":"object","additionalProperties":false,"properties":{}},"identifier":{"type":"array","additionalItems":true,"title":"Identifier","description":"An identifier uniquely identifies an entity within a particular scope.","items":{}},"address":{"title":"Address","anyOf":[{"type":"object","additionalProperties":false,"properties":{"street":{"title":"Street Address","description":"The street address","examples":["1600 Ampitheatre Parkway"],"anyOf":[{"type":"string"},{"type":"null"}]},"locality":{"title":"Address locality","description":"The locality in which the street address is, and which is in the region.","examples":["Mountain View"],"anyOf":[{"type":"string"},{"type":"null"}]},"region":{"title":"Address region","description":"The region in which the locality is, and which is in the country","examples":["California"],"anyOf":[{"type":"string"},{"type":"null"}]},"postalCode":{"title":"Zip or Postal Code","description":"A zip or postal code","examples":["94534"],"anyOf":[{"type":"string"},{"type":"null"}]},"country":{"$ref":"#/definitions/Utility/properties/country","title":"Country"}}},{"type":"null"}]},"country":{"title":"Country","description":"The country, as an ISO 3166-1 alpha-2 country code","examples":["US"],"anyOf":[{"type":"string","minLength":2,"maxLength":2},{"type":"null"}]},"basicName":{"title":"Basic Name","anyOf":[{"type":"object","additionalProperties":false,"properties":{"fullName":{"title":"Full Name","description":"The full an complete name of the entity","anyOf":[{"type":"string"},{"type":"null"}]},"altName":{"title":"Alternate Name","description":"An alternate, often shortened name for the entity","anyOf":[{"type":"string"},{"type":"null"}]}}},{"type":"null"}]},"completeName":{"type":"object","additionalProperties":false,"title":"Complete Name","properties":{}},"gender":{"title":"Gender","anyOf":[{"type":"object","additionalProperties":false,"properties":{"gender":{"title":"Identifies as gender","description":"The gender by which an individual identifies","anyOf":[{"type":"string"},{"type":"null"}],"enum":[null,"other","female","male","unknown"]},"genderPronoun":{"title":"Preferred pronoun","description":"An individuals pronoun of choice","anyOf":[{"type":"string"},{"type":"null"}],"enum":[null,"he/him","they/their","ze/hir","she/her"]}}},{"type":"null"}]},"Location":{"title":"Location","description":"A particular place or position either in either the real world or the narrative world.","anyOf":[{"type":"object","additionalProperties":false,"required":["entityType"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Location"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier","title":"Identifier"},"name":{"title":"Location name","description":"A human readable name for the location","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Location Description","description":"A brief description of the location","anyOf":[{"type":"string"},{"type":"null"}]},"address":{"$ref":"#/definitions/Utility/properties/address","title":"Address"},"coordinates":{"$ref":"#/definitions/Utility/properties/coordinates","title":"Coordinates"},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Location Context"}}},{"type":"null"}]},"note":{"title":"Note","anyOf":[{"type":"object","additionalProperties":false,"properties":{"title":{"type":"string","title":"Title","description":"A title for the note or annotation"},"text":{"type":"string","title":"Text","description":"The text of the note or annotation"}}},{"type":"null"}]},"time":{"type":"object","additionalProperties":false,"title":"Time","properties":{}},"coordinates":{"title":"Coordinates","description":"A global positioning coordinate in compliance with WGS 84","anyOf":[{"type":"object","additionalProperties":false,"properties":{"latitude":{"type":"number","minimum":-90,"maximum":90,"title":"latitude"},"longitude":{"type":"number","minimum":-180,"maximum":180,"title":"longitude"}}},{"type":"null"}]},"contact":{"type":"object","additionalProperties":false,"title":"Contact","properties":{}},"email":{"type":"object","additionalProperties":false,"title":"Email","properties":{}},"telephone":{"type":"object","additionalProperties":false,"title":"Telephone","properties":{}},"language":{"title":"Language","description":"An IETF BCP 47 language code","anyOf":[{"type":"string"},{"type":"null"}]}}}
"unitOfMeasurement":{"type":"object","additionalProperties":false,"properties":{"weight":{"title":"weight","description":"Encode a measurment of weight using the imperial or metric system","oneOf":[{"type":"null"},{"type":"string","pattern":"^(\\d+kg)?(\\d+g)?$","description":"Encode weight using the metric system of measurement (kilogram, gram)","examples":["3kg7g"]},{"type":"string","pattern":"^(\\d+lb)?(\\d+oz)?$","description":"Encode weight using the imperial system of measurment (pounds, oounces)","examples":["12lb14oz"]}],"additionalProperties":true},"dimensions":{"type":"object","additionalProperties":true,"title":"dimensions","description":"Encode a set of measurments to describe a 2 or 3 dimensional object (metric, imperial or pixels)","properties":{}},"linearDistance":{"title":"Linear Distance","description":"Encode a measurement of distance using the imperial or metric system","oneOf":[{"type":"null"},{"type":"string","pattern":"^-?(\\d+km)?(\\d+m)?(\\d+cm)?(\\d+mm)?$","description":"Encode distance using the metric system of measurement (kilometer, meter, centimetre, millilmeter","examples":["100m","6km2m56cm12mm"]},{"type":"string","pattern":"^-?(\\d+mi)?(\\d+ft)?(\\d+in)?$","description":"Encode distance using the imperial system of measurment (miles, feet, inches)","examples":["2000ft","2mi12ft6in"]}],"additionalProperties":true}}}
Schema dimensions
Annotations
Title dimensions
Description Encode a set of measurments to describe a 2 or 3 dimensional object (metric, imperial or pixels)
"dimensions":{"type":"object","additionalProperties":true,"title":"dimensions","description":"Encode a set of measurments to describe a 2 or 3 dimensional object (metric, imperial or pixels)","properties":{"height":{"description":"The height or X axis of the object","oneOf":[{"type":"null"},{"type":"string","pattern":"^-?(\\d+km)?(\\d+m)?(\\d+cm)?(\\d+mm)?$","description":"Encode distance using the metric system of measurement (kilometer, meter, centimetre, millilmeter","examples":["100m","6km2m56cm12mm"]},{"type":"string","pattern":"^-?(\\d+mi)?(\\d+ft)?(\\d+in)?$","description":"Encode distance using the imperial system of measurment (miles, feet, inches)","examples":["2000ft","2mi12ft6in"]},{"type":"string","pattern":"^(\\d+px)$","description":"Encode a measurement of the number of pixels, typically in a digital image","examples":["250px"]}],"type":"object","additionalProperties":true},"width":{"description":"The width or X axis of the object","oneOf":[{"type":"null"},{"type":"string","pattern":"^-?(\\d+km)?(\\d+m)?(\\d+cm)?(\\d+mm)?$","description":"Encode distance using the metric system of measurement (kilometer, meter, centimetre, millilmeter","examples":["100m","6km2m56cm12mm"]},{"type":"string","pattern":"^-?(\\d+mi)?(\\d+ft)?(\\d+in)?$","description":"Encode distance using the imperial system of measurment (miles, feet, inches)","examples":["2000ft","2mi12ft6in"]},{"type":"string","pattern":"^(\\d+px)$","description":"Encode a measurement of the number of pixels, typically in a digital image","examples":["250px"]}],"type":"object","additionalProperties":true},"depth":{"description":"The depth or Z axis of the object","oneOf":[{"type":"null"},{"type":"string","pattern":"^-?(\\d+km)?(\\d+m)?(\\d+cm)?(\\d+mm)?$","description":"Encode distance using the metric system of measurement (kilometer, meter, centimetre, millilmeter","examples":["100m","6km2m56cm12mm"]},{"type":"string","pattern":"^-?(\\d+mi)?(\\d+ft)?(\\d+in)?$","description":"Encode distance using the imperial system of measurment (miles, feet, inches)","examples":["2000ft","2mi12ft6in"]},{"type":"string","pattern":"^(\\d+px)$","description":"Encode a measurement of the number of pixels, typically in a digital image","examples":["250px"]}],"type":"object","additionalProperties":true}}}
"height":{"description":"The height or X axis of the object","oneOf":[{"type":"null"},{"type":"string","pattern":"^-?(\\d+km)?(\\d+m)?(\\d+cm)?(\\d+mm)?$","description":"Encode distance using the metric system of measurement (kilometer, meter, centimetre, millilmeter","examples":["100m","6km2m56cm12mm"]},{"type":"string","pattern":"^-?(\\d+mi)?(\\d+ft)?(\\d+in)?$","description":"Encode distance using the imperial system of measurment (miles, feet, inches)","examples":["2000ft","2mi12ft6in"]},{"type":"string","pattern":"^(\\d+px)$","description":"Encode a measurement of the number of pixels, typically in a digital image","examples":["250px"]}],"type":"object","additionalProperties":true}
"oneOf":{"oneOf":[{"type":"null"},{"type":"string","pattern":"^-?(\\d+km)?(\\d+m)?(\\d+cm)?(\\d+mm)?$","description":"Encode distance using the metric system of measurement (kilometer, meter, centimetre, millilmeter","examples":["100m","6km2m56cm12mm"]},{"type":"string","pattern":"^-?(\\d+mi)?(\\d+ft)?(\\d+in)?$","description":"Encode distance using the imperial system of measurment (miles, feet, inches)","examples":["2000ft","2mi12ft6in"]},{"type":"string","pattern":"^(\\d+px)$","description":"Encode a measurement of the number of pixels, typically in a digital image","examples":["250px"]}]}
{"type":"string","pattern":"^-?(\\d+km)?(\\d+m)?(\\d+cm)?(\\d+mm)?$","description":"Encode distance using the metric system of measurement (kilometer, meter, centimetre, millilmeter","examples":["100m","6km2m56cm12mm"]}
Schema oneOf/2
Annotations
Description Encode distance using the imperial system of measurment (miles, feet, inches)
{"type":"string","pattern":"^-?(\\d+mi)?(\\d+ft)?(\\d+in)?$","description":"Encode distance using the imperial system of measurment (miles, feet, inches)","examples":["2000ft","2mi12ft6in"]}
Schema oneOf/3
Annotations
Description Encode a measurement of the number of pixels, typically in a digital image
{"type":"string","pattern":"^(\\d+px)$","description":"Encode a measurement of the number of pixels, typically in a digital image","examples":["250px"]}
"width":{"description":"The width or X axis of the object","oneOf":[{"type":"null"},{"type":"string","pattern":"^-?(\\d+km)?(\\d+m)?(\\d+cm)?(\\d+mm)?$","description":"Encode distance using the metric system of measurement (kilometer, meter, centimetre, millilmeter","examples":["100m","6km2m56cm12mm"]},{"type":"string","pattern":"^-?(\\d+mi)?(\\d+ft)?(\\d+in)?$","description":"Encode distance using the imperial system of measurment (miles, feet, inches)","examples":["2000ft","2mi12ft6in"]},{"type":"string","pattern":"^(\\d+px)$","description":"Encode a measurement of the number of pixels, typically in a digital image","examples":["250px"]}],"type":"object","additionalProperties":true}
{"type":"string","pattern":"^-?(\\d+km)?(\\d+m)?(\\d+cm)?(\\d+mm)?$","description":"Encode distance using the metric system of measurement (kilometer, meter, centimetre, millilmeter","examples":["100m","6km2m56cm12mm"]}
Schema oneOf/2
Annotations
Description Encode distance using the imperial system of measurment (miles, feet, inches)
{"type":"string","pattern":"^-?(\\d+mi)?(\\d+ft)?(\\d+in)?$","description":"Encode distance using the imperial system of measurment (miles, feet, inches)","examples":["2000ft","2mi12ft6in"]}
Schema oneOf/3
Annotations
Description Encode a measurement of the number of pixels, typically in a digital image
{"type":"string","pattern":"^(\\d+px)$","description":"Encode a measurement of the number of pixels, typically in a digital image","examples":["250px"]}
"depth":{"description":"The depth or Z axis of the object","oneOf":[{"type":"null"},{"type":"string","pattern":"^-?(\\d+km)?(\\d+m)?(\\d+cm)?(\\d+mm)?$","description":"Encode distance using the metric system of measurement (kilometer, meter, centimetre, millilmeter","examples":["100m","6km2m56cm12mm"]},{"type":"string","pattern":"^-?(\\d+mi)?(\\d+ft)?(\\d+in)?$","description":"Encode distance using the imperial system of measurment (miles, feet, inches)","examples":["2000ft","2mi12ft6in"]},{"type":"string","pattern":"^(\\d+px)$","description":"Encode a measurement of the number of pixels, typically in a digital image","examples":["250px"]}],"type":"object","additionalProperties":true}
{"type":"string","pattern":"^-?(\\d+km)?(\\d+m)?(\\d+cm)?(\\d+mm)?$","description":"Encode distance using the metric system of measurement (kilometer, meter, centimetre, millilmeter","examples":["100m","6km2m56cm12mm"]}
Schema oneOf/2
Annotations
Description Encode distance using the imperial system of measurment (miles, feet, inches)
{"type":"string","pattern":"^-?(\\d+mi)?(\\d+ft)?(\\d+in)?$","description":"Encode distance using the imperial system of measurment (miles, feet, inches)","examples":["2000ft","2mi12ft6in"]}
Schema oneOf/3
Annotations
Description Encode a measurement of the number of pixels, typically in a digital image
{"type":"string","pattern":"^(\\d+px)$","description":"Encode a measurement of the number of pixels, typically in a digital image","examples":["250px"]}
"address/1":{"type":"object","additionalProperties":false,"properties":{"street":{"title":"Street Address","description":"The street address","examples":["1600 Ampitheatre Parkway"],"anyOf":[{"type":"string"},{"type":"null"}]},"locality":{"title":"Address locality","description":"The locality in which the street address is, and which is in the region.","examples":["Mountain View"],"anyOf":[{"type":"string"},{"type":"null"}]},"region":{"title":"Address region","description":"The region in which the locality is, and which is in the country","examples":["California"],"anyOf":[{"type":"string"},{"type":"null"}]},"postalCode":{"title":"Zip or Postal Code","description":"A zip or postal code","examples":["94534"],"anyOf":[{"type":"string"},{"type":"null"}]},"country":{"$ref":"#/definitions/Utility/properties/country","title":"Country"}}}
"Location/1":{"type":"object","additionalProperties":false,"required":["entityType"],"properties":{"schemaVersion":{"$ref":"#/definitions/core/properties/schemaVersion","title":"Schema Version"},"entityInfo":{"type":"string","title":"Entity Information"},"entityType":{"title":"Entity Type","type":"string","const":"Location"},"identifier":{"$ref":"#/definitions/Utility/properties/identifier","title":"Identifier"},"name":{"title":"Location name","description":"A human readable name for the location","anyOf":[{"type":"string"},{"type":"null"}]},"description":{"title":"Location Description","description":"A brief description of the location","anyOf":[{"type":"string"},{"type":"null"}]},"address":{"$ref":"#/definitions/Utility/properties/address","title":"Address"},"coordinates":{"$ref":"#/definitions/Utility/properties/coordinates","title":"Coordinates"},"Context":{"$ref":"#/definitions/MediaCreationContext/properties/Context","title":"Location Context"}}}
"note":{"title":"Note","anyOf":[{"type":"object","additionalProperties":false,"properties":{"title":{"type":"string","title":"Title","description":"A title for the note or annotation"},"text":{"type":"string","title":"Text","description":"The text of the note or annotation"}}},{"type":"null"}]}
"note/0":{"type":"object","additionalProperties":false,"properties":{"title":{"type":"string","title":"Title","description":"A title for the note or annotation"},"text":{"type":"string","title":"Text","description":"The text of the note or annotation"}}}
"time":{"type":"object","additionalProperties":false,"title":"Time","properties":{"timestamp":{"title":"Timestamp","anyOf":[{"type":"number"},{"type":"null"}]},"periodInTime":{"type":"object","additionalProperties":false,"title":"Period in Time","required":["startTime"],"properties":{}},"descriptiveTime":{"type":"object","additionalProperties":false,"title":"Descriptive Time","properties":{}},"dateTime":{"title":"Date & Time","description":"Should be formatted to comply with ISO 8601","anyOf":[{"type":"string","pattern":"\\d{4}-[01]\\d-[0-3]\\dT[0-2]\\d:[0-5]\\d:[0-5]\\d(?:\\.\\d+)?Z?"},{"type":"null"}]},"date":{"title":"Date","description":"Should be formatted to comply with ISO 8601","examples":["2020-11-21"],"anyOf":[{"type":"string","pattern":"\\d{4}-[01]\\d-[0-3]\\d"},{"type":"null"}]},"durationTime":{"title":"Duration of Time","description":"Should be formatted to comply with ISO 8601","examples":["P2Y12M3D"],"anyOf":[{"type":"string","pattern":"^(-?)P(?=.)((\\d+)Y)?((\\d+)M)?((\\d+)D)?(T(?=.)((\\d+)H)?((\\d+)M)?(\\d*(\\.\\d+)?S)?)?$"},{"type":"null"}]}}}
"periodInTime":{"type":"object","additionalProperties":false,"title":"Period in Time","required":["startTime"],"properties":{"startTime":{"type":"string","title":"Start Time"},"durationTime":{"type":"string","title":"Duration of Time"},"endTime":{"type":"string","title":"End Time"}}}
"descriptiveTime":{"type":"object","additionalProperties":false,"title":"Descriptive Time","properties":{"periodInDay":{"type":"string","title":"Period in Day","examples":["Morning","Noon","Midnight","Afternoon","Night"]},"relativeTime":{"type":"string","title":"Relative Time","examples":["Later","Continuous","6 months earlier","A long time ago"]},"periodInTime":{"type":"string","title":"Period in Time","examples":["Ming dynasty","World War II","Jurassic period","20th century"]},"eventInTime":{"type":"string","title":"Event in Time","description":"Describes a specific event that occurred","examples":["Hindenburg disaster","World Trade Center attack","Queen Elizabeth coronation"]}}}
"eventInTime":{"type":"string","title":"Event in Time","description":"Describes a specific event that occurred","examples":["Hindenburg disaster","World Trade Center attack","Queen Elizabeth coronation"]}
Schema dateTime
Annotations
Title Date & Time
Description Should be formatted to comply with ISO 8601
"dateTime":{"title":"Date & Time","description":"Should be formatted to comply with ISO 8601","anyOf":[{"type":"string","pattern":"\\d{4}-[01]\\d-[0-3]\\dT[0-2]\\d:[0-5]\\d:[0-5]\\d(?:\\.\\d+)?Z?"},{"type":"null"}]}
"durationTime":{"title":"Duration of Time","description":"Should be formatted to comply with ISO 8601","examples":["P2Y12M3D"],"anyOf":[{"type":"string","pattern":"^(-?)P(?=.)((\\d+)Y)?((\\d+)M)?((\\d+)D)?(T(?=.)((\\d+)H)?((\\d+)M)?(\\d*(\\.\\d+)?S)?)?$"},{"type":"null"}]}
"core":{"type":"object","additionalProperties":false,"title":"Core","properties":{"customData":{"type":"object","additionalProperties":true,"title":"Custom Data","description":"A user defined set of custom data in the payload of the instance, used where the formal schema lacks required properties"},"schemaVersion":{"title":"Schema Version","type":"string","const":"0.1"},"rootObject":{"type":"object","additionalProperties":false,"properties":{}},"rootArray":{"type":"array","additionalItems":true,"items":{}}}}